home *** CD-ROM | disk | FTP | other *** search
/ Games People Play 2 / Armorwares Games People Play.iso / dosgames / egascrab / egascrab.doc < prev    next >
Encoding:
Text File  |  1992-02-13  |  3.6 KB  |  72 lines

  1. IMPORTANT INSTRUCTIONS ON PLAYING EGA SCRABBLE:
  2.  
  3. YOU MAY START THIS PROGRAM BY TYPING:   EGASCRAB   <ENTER>
  4.  
  5. REMEMBER, THAT THIS DISK HAS CERTAIN REQUIREMENTS OF YOUR SYSTEM IN
  6. ORDER TO RUN. THE FIRST IS AN EGA MONITOR AND MATCHING VIDEO CARD ARE
  7. NEEDED, A CGA OR MOST VGA'S WON'T WORK!   THE SECOND IS 600K OR MORE OF RAM 
  8. MEMORY AVAILABLE FOR THE GAME TO LOAD AND FUNCTION. THIS DOES NOT 
  9. MEAN 590K, BUT A MINIMUM OF 600K OF RAM IS REALLY NEEDED!
  10.  
  11. THIS WOULD PRECLUDE HAVING ANY RAM RESIDENT PROGRAMS OR EVEN MOST
  12. ITEMS CONTAINED IN ORDINARY CONFIG.SYS OR AUTOEXEC.BAT FILES. TO AVOID
  13. RENAMING THESE FILES AND RE-BOOTING YOUR COMPUTER, WE WOULD SUGGEST IT 
  14. WOULD BE MUCH SIMPLER TO USE YOUR ORIGINAL UNMODIFIED DOS START-UP DISK.
  15. SIMPLY PUT THE UNMODIFIED (NO CONFIG.SYS OR AUTOEXEC.BAT FILES ON IT) DOS
  16. DISK IN DRIVE: A AND CLOSE THE DRIVE DOOR. TURN ON AND BOOT UP YOUR 
  17. SYSTEM THIS WAY EVEN IF YOU HAVE A HARD DRIVE.
  18.  
  19. AFTER DOING THE ABOVE, REMOVE THE DOS DISKETTE AND REPLACE IT WITH YOUR
  20. SCRABBLE GAME DISK. TYPE THE COMMAND:  SCRABBLE  AND PUSH  <ENTER>.
  21. FOLLOW THE ON SCREEN PROMPTS AFTER THE GAME LOADS. REMEMBER, IT TAKES A
  22. WHILE FOR THIS DISK TO LOAD IN MEMORY, SO PLEASE BE PATIENT. 
  23.  
  24. IF AFTER A COUPLE OF MINUTES YOU STILL HAVE A BLANK SCREEN AND THE RED 
  25. LIGHT ON THE DISK DRIVE HAS GONE OUT, YOU CAN ASSUME YOU HAVE ONE OF TWO
  26. SITUATIONS. EITHER YOU DO NOT HAVE A PROPERLY INSTALLED OR CONFIGURED EGA 
  27. CARD AND MONITOR, OR YOU HAVE INSUFFICIENT MEMORY AVAILABLE. USE THE DOS
  28. CHKDSK COMMAND TO DETERMINE HOW MUCH RAM MEMORY IS AVAILABLE.  REMEMBER,
  29. A MINIMUM OF 600K IS NEEDED.
  30.  
  31. ADDITIONAL DIRECTIONS FOR THE MOVEMENT OF THE ON-SCREEN CURSOR!
  32. As far as I can tell, the program is self explanatory. The only item I need
  33. to mention is the movement of your playing cursor. The default movement is
  34. horizontal, from right to left via the cursor keys. Use the space bar to 
  35. toggle this to the vertical direction. 
  36.  
  37. This program currently uses all available memory left after DOS is loaded.
  38. This is due to the fact the dictionary is loaded into memory. The result of
  39. this is very fast program operation. I preferred this method to the much slower
  40. operation using file based dictionary searches. I realize this is a pain in 
  41. the @## for all you who have numerous TSRs loaded. I use them too. My solution
  42. utilizes a small program that performs a "warm boot" on my machine. Using this,
  43. I have several batch files (and *.sys files) that I can boot from to put my
  44. machine into almost any configuration. This makes it fairly painless to 
  45. switch my machine's configuration back and forth. I have included this reboot
  46. program and some sample batch files.
  47.  
  48. If you have any questions or comments I can be reached at the following
  49. BBS:
  50.            Ed Hoppers PC Board
  51.            (713)782-5454
  52.  
  53. Or I can be reached directly at the following address:
  54.            Vic Rice
  55.            4026 Bayou Grove Dr.
  56.            Seabrook, Tx 77586
  57.  
  58.  
  59. At this time I know of no bugs in the program. I would appreciate any bug
  60. reports so I can take evasive action. 
  61.  
  62. That's it for the documentation. I wrote this program for my own recreation
  63. and expect no money in return if you happen to enjoy it. (I also won't send
  64. any back if it arrives in the mail <grin>.)
  65.  
  66. P.S. Oops, one last item. During play if you enter a word not found in the 
  67. internal dictionary, you will be asked if indeed it is a real word. If you
  68. answer "YES", the word is added to the file "NEWWORDS.TXT". This is the 
  69. auxiliary dictionary file searched if no match is found in the main 
  70. dictionary. "NEWWORDS.TXT" is a standard ASCII file which you can edit and
  71. modify to suit your needs.
  72.